home *** CD-ROM | disk | FTP | other *** search
/ Revista do CD-ROM 105 / CD-ROM 105.iso / compl / irpf2004 / prog1.exe / %MAINDIR% / %PROGRAMA% / 0 / RCDATA / TFMLUCROSDEPENDENTES / TFMLUCROSDEPENDENTES.txt
Encoding:
Text File  |  2004-02-27  |  5.7 KB  |  248 lines

  1. object fmLucrosDependentes: TfmLucrosDependentes
  2.   Left = 527
  3.   Top = 249
  4.   BorderStyle = bsDialog
  5.   Caption = 'Lucros e dividendos recebidos pelos dependentes'
  6.   ClientHeight = 351
  7.   ClientWidth = 548
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   Position = poMainFormCenter
  16.   Scaled = False
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object Panel1: TPanel
  20.     Left = 0
  21.     Top = 264
  22.     Width = 548
  23.     Height = 87
  24.     Align = alBottom
  25.     BevelOuter = bvNone
  26.     TabOrder = 0
  27.     object lTotalPJ: TLabel
  28.       Left = 4
  29.       Top = 13
  30.       Width = 304
  31.       Height = 16
  32.       Caption = 'Total 13'#186' sal'#225'rio da Ficha Rend. Trib. de PJ'
  33.       Font.Charset = DEFAULT_CHARSET
  34.       Font.Color = clWindowText
  35.       Font.Height = -13
  36.       Font.Name = 'MS Sans Serif'
  37.       Font.Style = [fsBold]
  38.       ParentFont = False
  39.       WordWrap = True
  40.     end
  41.     object blTotalPJ: TBevelLabel
  42.       Left = 317
  43.       Top = 4
  44.       Width = 130
  45.       Height = 25
  46.       HelpContext = 5505
  47.       BLabel.Left = 320
  48.       BLabel.Top = 7
  49.       BLabel.Width = 124
  50.       BLabel.Height = 19
  51.       BLabel.Alignment = taRightJustify
  52.       BLabel.Caption = '0,00'
  53.       BLabel.Font.Charset = DEFAULT_CHARSET
  54.       BLabel.Font.Color = clWindowText
  55.       BLabel.Font.Height = -13
  56.       BLabel.Font.Name = 'MS Sans Serif'
  57.       BLabel.Font.Style = []
  58.       BLabel.ParentFont = False
  59.     end
  60.     object bOk: TBitBtn
  61.       Left = 79
  62.       Top = 44
  63.       Width = 100
  64.       Height = 30
  65.       Caption = '&Ok'
  66.       Font.Charset = DEFAULT_CHARSET
  67.       Font.Color = clWindowText
  68.       Font.Height = -12
  69.       Font.Name = 'MS Sans Serif'
  70.       Font.Style = [fsBold]
  71.       ParentFont = False
  72.       TabOrder = 0
  73.       OnClick = bOkClick
  74.       Kind = bkOK
  75.     end
  76.     object bbAjuda: TBitBtn
  77.       Left = 341
  78.       Top = 44
  79.       Width = 100
  80.       Height = 30
  81.       Caption = '&Ajuda'
  82.       Font.Charset = DEFAULT_CHARSET
  83.       Font.Color = clWindowText
  84.       Font.Height = -12
  85.       Font.Name = 'MS Sans Serif'
  86.       Font.Style = [fsBold]
  87.       ParentFont = False
  88.       TabOrder = 1
  89.       Kind = bkHelp
  90.     end
  91.     object BitBtn3: TBitBtn
  92.       Left = 210
  93.       Top = 44
  94.       Width = 100
  95.       Height = 30
  96.       Caption = '&Cancelar'
  97.       Font.Charset = DEFAULT_CHARSET
  98.       Font.Color = clWindowText
  99.       Font.Height = -12
  100.       Font.Name = 'MS Sans Serif'
  101.       Font.Style = [fsBold]
  102.       ParentFont = False
  103.       TabOrder = 2
  104.       Kind = bkCancel
  105.     end
  106.   end
  107.   object Panel2: TPanel
  108.     Left = 0
  109.     Top = 0
  110.     Width = 548
  111.     Height = 41
  112.     Align = alTop
  113.     BevelOuter = bvNone
  114.     TabOrder = 1
  115.     object labelTitulo: TLabel
  116.       Left = 0
  117.       Top = 0
  118.       Width = 548
  119.       Height = 41
  120.       Align = alClient
  121.       Caption = 
  122.         'Informe o CPF do dependente e os rendimentos isentos e n'#227'o-tribu' +
  123.         't'#225'veis recebidos.'
  124.       Font.Charset = DEFAULT_CHARSET
  125.       Font.Color = clWindowText
  126.       Font.Height = -13
  127.       Font.Name = 'MS Sans Serif'
  128.       Font.Style = [fsBold]
  129.       ParentFont = False
  130.       WordWrap = True
  131.     end
  132.   end
  133.   object Panel3: TPanel
  134.     Left = 453
  135.     Top = 41
  136.     Width = 95
  137.     Height = 223
  138.     Align = alRight
  139.     BevelOuter = bvNone
  140.     TabOrder = 2
  141.     object btAdicionar: TButton
  142.       Left = 5
  143.       Top = 32
  144.       Width = 85
  145.       Height = 28
  146.       Caption = 'A&dicionar'
  147.       Font.Charset = DEFAULT_CHARSET
  148.       Font.Color = clWindowText
  149.       Font.Height = -11
  150.       Font.Name = 'MS Sans Serif'
  151.       Font.Style = [fsBold]
  152.       ParentFont = False
  153.       TabOrder = 0
  154.       OnClick = btAdicionarClick
  155.     end
  156.     object btExcluir: TButton
  157.       Left = 5
  158.       Top = 76
  159.       Width = 85
  160.       Height = 28
  161.       Caption = 'E&xcluir'
  162.       Enabled = False
  163.       Font.Charset = DEFAULT_CHARSET
  164.       Font.Color = clWindowText
  165.       Font.Height = -11
  166.       Font.Name = 'MS Sans Serif'
  167.       Font.Style = [fsBold]
  168.       ParentFont = False
  169.       TabOrder = 1
  170.       OnClick = btExcluirClick
  171.     end
  172.     object btEditar: TButton
  173.       Left = 5
  174.       Top = 120
  175.       Width = 85
  176.       Height = 28
  177.       Caption = '&Editar'
  178.       Enabled = False
  179.       Font.Charset = DEFAULT_CHARSET
  180.       Font.Color = clWindowText
  181.       Font.Height = -11
  182.       Font.Name = 'MS Sans Serif'
  183.       Font.Style = [fsBold]
  184.       ParentFont = False
  185.       TabOrder = 2
  186.       OnClick = btEditarClick
  187.     end
  188.   end
  189.   object Panel4: TPanel
  190.     Left = 8
  191.     Top = 48
  192.     Width = 440
  193.     Height = 209
  194.     Caption = 'Panel4'
  195.     TabOrder = 3
  196.     object gridDependentes: TStringGrid
  197.       Left = 1
  198.       Top = 22
  199.       Width = 438
  200.       Height = 186
  201.       Align = alBottom
  202.       ColCount = 2
  203.       DefaultRowHeight = 22
  204.       FixedColor = clHotLight
  205.       FixedCols = 0
  206.       RowCount = 1
  207.       FixedRows = 0
  208.       Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRangeSelect, goRowSelect]
  209.       ScrollBars = ssVertical
  210.       TabOrder = 0
  211.       OnSelectCell = gridDependentesSelectCell
  212.       ColWidths = (
  213.         184
  214.         250)
  215.     end
  216.     object PanCPF: TPanel
  217.       Left = 2
  218.       Top = 0
  219.       Width = 153
  220.       Height = 22
  221.       Caption = 'CPF do dependente'
  222.       Color = clBlue
  223.       Font.Charset = DEFAULT_CHARSET
  224.       Font.Color = clWhite
  225.       Font.Height = -11
  226.       Font.Name = 'MS Sans Serif'
  227.       Font.Style = [fsBold]
  228.       ParentFont = False
  229.       TabOrder = 1
  230.     end
  231.     object PanRendimentos: TPanel
  232.       Left = 158
  233.       Top = 0
  234.       Width = 280
  235.       Height = 22
  236.       Caption = 'Rendimentos'
  237.       Color = clBlue
  238.       Font.Charset = DEFAULT_CHARSET
  239.       Font.Color = clWhite
  240.       Font.Height = -11
  241.       Font.Name = 'MS Sans Serif'
  242.       Font.Style = [fsBold]
  243.       ParentFont = False
  244.       TabOrder = 2
  245.     end
  246.   end
  247. end
  248.